From ae3b719fa456675af33b891dc3b1e3153192dc34 Mon Sep 17 00:00:00 2001 From: "rread@ubuntu.eng.hq.xensource.com" Date: Wed, 23 Nov 2005 10:09:18 -0700 Subject: [PATCH] Build the mouse device into the kernel. Both RHEL and SLES do this. --- linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 index 897b6bee1f..fcd00ab1db 100644 --- a/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 +++ b/linux-2.6-xen-sparse/arch/xen/configs/xen_defconfig_x86_32 @@ -1,7 +1,7 @@ # # Automatically generated make config: don't edit # Linux kernel version: 2.6.12.6-xen -# Mon Nov 21 10:35:31 2005 +# Wed Nov 23 08:19:49 2005 # CONFIG_XEN=y CONFIG_ARCH_XEN=y @@ -1611,7 +1611,7 @@ CONFIG_INPUT=y # # Userland interfaces # -CONFIG_INPUT_MOUSEDEV=m +CONFIG_INPUT_MOUSEDEV=y CONFIG_INPUT_MOUSEDEV_PSAUX=y CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024 CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768 -- 2.30.2